Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions for User Manual #80

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Lachnitt
Copy link

@Lachnitt Lachnitt commented Sep 25, 2024

Fixes some typos and small inconsistencies in the Ethos user manual. Please double check that the suggestions I made to fix a bug do not change the original meaning.

@@ -109,6 +109,7 @@ The following commands are supported for declaring and defining types and terms.
This is a derived command as it is a shorthand for
`(declare-const <symbol> Type)` if `<type>*` is empty, and for
`(declare-const <symbol> (-> <type>* Type))` otherwise.
<!--HL In the publically available version of the SMT-LIB 3 proposal it says that this syntax is not allowed even though one could be seen as an abbreviation. Maybe add the same disclaimer here unless this was changed on purpose? -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tinelli can you comment here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants